PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableRow Class / PDFFlowTableRow Constructor / PDFFlowTableRow Constructor(Object[])
A variable number of strings
In This Topic
    PDFFlowTableRow Constructor(Object[])
    In This Topic
    Initializes a new PDFFlowTableRow object.
    Syntax
    public PDFFlowTableRow( 
       java.lang.Object[] cellContents
    )

    Parameters

    cellContents
    A variable number of strings
    See Also